home *** CD-ROM | disk | FTP | other *** search
- At WWW location
- http://hgiicm.tu-graz.ac.at/midiprog
- there are few utilities for Korg i-series:
-
- 1. findi3 (PC)
- find names of arrangements, programs, styles etc in
- your korg file directory or korg disks.
- Supports: regular expressions (*, ?), prefix search,
- listing generation, page control
-
- e.g. findi3 rumba or findi3 *g*itar* or findi3 > names.lst
-
-
- for next ones you would need keyboard connected to PC soundcard using
- a midi cable.
-
- 2. exchi3 (PC, MPU-401 or Soundblaster external midi interface, Korg
- i2/i3)
-
- send single files or a full Korg-i3 configuration to the keyboard
- receive files from Korg-i3 and save as Korg files (pcg, sty, arr, bsq,
- sng, glb, dkt).
-
- e.g. sendi3 macarena.*
- recvi3 backup3.*
- recvi3 -identify
-
- 3. exchsyx (PC, MPU-401 or Soundblaster external midi interface)
-
- send binary .syx files or other midi bytes as text (hex values and
- command shortcuts)
- receive binary midi data and system exclusive messages
-
- e.g. sendsyx -echo gmon
- (keyboard should switch to song mode, song 9)
- sendsyx F0 7E 7F 09 01 F7
- recvsyx -sysex dump.syx
- sendsyx dump.syx
-
- The exchsyx programs can be used with different midi instruments (not
- only KORG i3).
-
- Before using sendi3 you should backup your current korg configuration
- to a floppy (disk/save all data) because it will change most settings.
-
- Documentation with examples included.
- The programs were tested in Win95 dos shell.
- ------------------------------------------------------------------
- Guenter Nagler
-
-